Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
schuchert
Home
Wiki Home
Recent Changes
Pages and Files
Members
My CV
C++ Training
New Stuff
FitNessse Tutorials
Experiential Learning
RubyNotes
EJB & JPA
Agile Courseware
Unpublished Articles
Tool Configuration
AOP
C# & OOP
Back to the Top
Eclipse Classpath Variable for AspectJ
Edit
0
1
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
<--Back
Next-->
In Eclipse, do the following:
Pull down the
Windows
menu
Select
Preferences
Select
Java
Select
Build Path
Select
Classpath Variables
In the "Classpath Variables" dialog, click on
New
For
Name:
use: ASPECT_J_LIBS in the "New Variable Entry" dialog
For
Path:
use: C:/AOP/aspectj/libs/ in the "New Variable Entry" dialog
Click
OK
Click
OK
Note, if you installed AspectJ somewhere else or used a different version, update the above entry accordingly.
<--Back
Next-->
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
In Eclipse, do the following:
Note, if you installed AspectJ somewhere else or used a different version, update the above entry accordingly.
<--Back Next-->